home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 3.iso / dist / fw_openssl.idb / usr / freeware / catman / p_man / cat3 / evp.Z / evp
Text File  |  2001-01-10  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      eeeevvvvpppp((((3333))))            22223333////SSSSeeeepppp////2222000000000000    ((((0000....9999....6666))))            eeeevvvvpppp((((3333))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       evp -    high-level cryptographic functions
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.        #include <openssl/evp.h>
  13.  
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.       The EVP library provided a high-level    interface to
  17.       cryptographic    functions.
  18.  
  19.       EEEEVVVVPPPP____SSSSeeeeaaaallll... and EEEEVVVVPPPP____OOOOppppeeeennnn... provide public key encryption
  20.       and decryption to implement digital "envelopes".
  21.  
  22.       The EEEEVVVVPPPP____SSSSiiiiggggnnnn... and EEEEVVVVPPPP____VVVVeeeerrrriiiiffffyyyy... functions implement
  23.       digital signatures.
  24.  
  25.       Symmetric encryption is available with the EEEEVVVVPPPP____EEEEnnnnccccrrrryyyypppptttt...
  26.       functions.  The EEEEVVVVPPPP____DDDDiiiiggggeeeesssstttt...    functions provide message
  27.       digests.
  28.  
  29.       Algorithms are loaded    with _O_p_e_n_S_S_L__a_d_d__a_l_l__a_l_g_o_r_i_t_h_m_s(3).
  30.  
  31.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.       EVP_DigestInit(3), EVP_EncryptInit(3), EVP_OpenInit(3),
  33.       EVP_SealInit(3), EVP_SignInit(3), EVP_VerifyInit(3),
  34.       OpenSSL_add_all_algorithms(3)
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/10/00)
  64.  
  65.  
  66.  
  67.